ASP.NET Core MVC コントロールヘルプ
OnClientPageChanged メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BaseCollectionViewServiceBuilder<T,TControl,TBuilder> クラス : OnClientPageChanged メソッド
The value.
Configurates the C1.Web.Mvc.BaseCollectionViewService<T>.OnClientPageChanged client event. Occurs after the page index changes.
シンタックス
'宣言
 
Public Overridable Function OnClientPageChanged( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder OnClientPageChanged( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BaseCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
BaseCollectionViewServiceBuilder<T,TControl,TBuilder> メンバ